10 questions · Form 5 Additional Mathematics Bab 7: Linear Programming
Translate into an inequality: 'The maximum total expenditure on x books and y pens is RM150.'
Prefer reading to quizzing? All 10 questions are listed below with the answer and explanation under each one.
1. Translate into an inequality: 'The maximum total expenditure on x books and y pens is RM150.'
Answer: A
'Maximum total' means the total sum cannot exceed RM150, represented by ≤ 150.
2. Given the objective profit function Z = 40x + 50y, if optimal vertex coordinates are x = 15 and y = 25, calculate the maximum profit.
Answer: A
Z = 40(15) + 50(25) = 600 + 1250 = RM1850.
3. A factory produces x tables and y chairs. The maximum time available is 120 hours. If each table takes 3 hours and each chair takes 2 hours, what is the constraint inequality?
Answer: A
Total time taken is 3x + 2y, which must be less than or equal to 120 hours: 3x + 2y ≤ 120.
4. When solving a linear programming problem graphically, what does a solid boundary line indicate?
Answer: A
Solid lines represent inclusive inequalities (≤ or ≥), indicating points on the line are included in the solution.
5. A bakery makes x chocolate cakes and y cheese cakes. 'The number of cheese cakes is not more than 3 times the number of chocolate cakes.' Which inequality represents this?
Answer: A
Cheese cakes (y) 'is not more than' (≤) 3 times chocolate cakes (x), so y ≤ 3x.
6. The region shaded to satisfy y ≥ 2x + 1 lies:
Answer: A
For y ≥ f(x), the solution region lies on and above the boundary line y = f(x).
7. What is the primary goal of linear programming?
Answer: A
Linear programming aims to optimize (maximize profit/yield or minimize cost/time) a linear objective function subject to linear constraints.
8. Which of the following points lies inside the feasible region defined by x ≥ 0, y ≥ 0, x + y ≤ 6, and y ≥ x?
Answer: A
For (1, 3): 1 ≥ 0 (True), 3 ≥ 0 (True), 1 + 3 = 4 ≤ 6 (True), and 3 ≥ 1 (True). All conditions satisfied.
9. Find the minimum value of C = 2x + 7y given the feasible vertices are (2, 8), (5, 2), and (8, 3).
Answer: A
Evaluate C at each vertex: C(2,8) = 2(2)+7(8)=60; C(5,2) = 2(5)+7(2)=24; C(8,3) = 2(8)+7(3)=37. The minimum is 24.
10. If the total number of items x and y must be at least 40, which inequality is correct?
Answer: A
'At least 40' translates to greater than or equal to 40, so x + y ≥ 40.